home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 2001 February / CT_SW0102.ISO / pc / software / entwickl / tools / maccvs.sit / MacCvs 3.1 Application / maccvs.rsrc / STR#_5140.txt < prev    next >
Text File  |  2001-03-01  |  3KB  |  123 lines

  1.  
  2.  
  3. Browser Window : bold items are locally modified and need to be commited, items with a question mark are unknown and need to be added, items in gray are ignored, normal items are untouched.
  4.  
  5. Reload view
  6.  
  7. Refreshes the content of the browser.
  8.  
  9.  
  10.  
  11. Release selection
  12.  
  13. Release the selected folder will release all your editing files enclosed in this folder. It also allows you to know what you changed locally in this folder.
  14.  
  15.  
  16.  
  17. UnEdit selection
  18.  
  19. Unediting the selected file(s) will erase your name from the list of people currently editing the file(s).
  20.  
  21.  
  22.  
  23. Edit selection
  24.  
  25. Editing the selected file(s) will allow other users to know that you currently work on these file(s) (by using the Editors command).
  26.  
  27.  
  28.  
  29. Remove Watch from selection
  30.  
  31. Remove Watch from the selected file(s) so you stop being notified when the file(s) changed on the remote repository.
  32.  
  33.  
  34.  
  35. Add Watch on selection
  36.  
  37. Add Watch on the selected file(s) so you get notified when the file(s) changed on the remote repository.
  38.  
  39.  
  40.  
  41. Unlock selection
  42.  
  43. Unlock the selected file(s) so everybody can commit changes on the selected file(s).
  44.  
  45.  
  46.  
  47.  
  48. Lock selection
  49.  
  50. Lock the selected file(s) on the remote repository to prevent someone else from changing it.
  51.  
  52.  
  53.  
  54. Erase selection
  55.  
  56. Sends the selected item(s) to the trash.
  57.  
  58.  
  59.  
  60. Tree log selection
  61.  
  62. Requests the cvs server the item's history (comments, revision numbers, tags, etc.)
  63. Display the output in a tree hierarchy.
  64.  
  65.  
  66.  
  67. Status selection
  68.  
  69. Asks the cvs server the current status of the selected file(s) (modified, locked, etc.)
  70.  
  71.  
  72.  
  73. Log selection‚Ķ
  74.  
  75. Requests the cvs server the item's history (comments, revision numbers, tags, etc.)
  76. Uses the Log Window as output.
  77.  
  78.  
  79.  
  80. Diff selection‚Ķ
  81.  
  82. Executes a Diff command that compares the selected item(s) on your local repository to any arbitrary version currently present on the cvs server repository.
  83.  
  84.  
  85.  
  86. Remove selection
  87.  
  88. Moves the selected item(s) in the Attic directory on the cvs server repository. You must Commit them for changes to actually take effect.
  89. Such files can be retrieved later.
  90.  
  91. Add binary selection (disabled)
  92.  
  93. Adds the selected item(s) to the cvs server repository, transferring in a binary mode.
  94. This only works on files that are not already present on the server. For existing files, use the Commit selection‚Ķ instead.
  95.  
  96. Add binary selection
  97.  
  98. Adds the selected item(s) to the cvs server repository, transferring in a binary mode.
  99.  You must Commit them for changes to actually take effect.
  100.  
  101. Add selection (disabled)
  102.  
  103. Adds the selected item(s) to the cvs server repository.
  104. This only works on files that are not already present on the server.  For existing files (with no question mark), use the Commit selection‚Ķ instead.
  105.  
  106. Add selection
  107.  
  108. Adds the selected item(s) to the cvs server repository. You must Commit them for changes to actually take effect.
  109.  
  110.  
  111.  
  112. Commit selection‚Ķ
  113.  
  114. Sends out the selected item(s) from your local directory to the cvs server repository.
  115. You may want to Update beforehand in order to merge the changes that might be needed.
  116.  
  117.  
  118.  
  119. Update selection‚Ķ
  120.  
  121. Gets the latest version of the selected item(s) from the cvs server repository to your local checkout directory.
  122.  
  123.